Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inverted position shifting idle logo #1484

Merged
merged 5 commits into from
Mar 1, 2023

Conversation

DigiH
Copy link
Collaborator

@DigiH DigiH commented Feb 24, 2023

• Displays the start-up logo as black on white background
• Displays the idle logo white on black background with shifting position to somewhat counteract screen burn-in
define DISPLAY_IDLE_LOGO true for the above reason, with all relevant environments still having commented out
; '-DDISPLAY_IDLE_LOGO=false'
• Display brightness added, with default to 50% and settable at runtime
• Display onstate added to turn display off and on during runtime
• Separate Use - Display section in the Docs

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

Back on white background start-up logo.
Inverted idle logo with random positioning.
DISPLAY_IDLE_LOGO true as burn-in screens saver, especially fo the constant heading and line
@DigiH DigiH force-pushed the logo branch 10 times, most recently from e112c10 to cac1832 Compare February 28, 2023 11:47
Additional "onstate" and "brightness" setting and regular display state reporting

Docs - separate Displays section
@1technophile 1technophile merged commit a6e0f60 into 1technophile:development Mar 1, 2023
@DigiH DigiH deleted the logo branch March 1, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants